home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / NSCEISA / NSCEISAD.ZIP / !PLX1001.CFG next >
Encoding:
EISA add-on card Configuration  |  1991-06-12  |  4.6 KB  |  170 lines

  1. ; PLX 9010DEMO EISA 32-Bit SONIC Network Controller
  2. ; PC Fab. Rev. 1
  3. ; (C)Copyright PLX Technology, 1991
  4. ;    All Rights Reserved.
  5. ;
  6. ; 05/22/91 v1.1
  7.  
  8. BOARD
  9.    ID = "PLX1001"         ; EISA 9010DEMO Rev 1 Product ID.
  10.    NAME = "PLX 9010DEMO EISA 32-Bit BUS-MASTER Ethernet Controller"
  11.    MFR = "PLX TECHNOLOGY"    ; Manufacturere Name.
  12.    CATEGORY = "NET"        ; Category, i.e. Network Board.
  13.    SLOT = EISA            ; Uses EISA Slot.
  14.    LENGTH = 216            ; Length of Board in Millimeters.
  15.    READID = yes            ; Board ID can be read
  16.    BUSMASTER = 23        ; Bus latency time allowed
  17.    AMPERAGE = 1000        ; Needs to be measured.
  18.    IOCHECK = INVALID           ; Card will not respond to reads of 
  19.                 ;  it's IOCHKERR bit.
  20.    DISABLE = SUPPORTED      ; The card can be disabled by clearing
  21.                 ;  the control register ENABLE bit.
  22.    COMMENTS = " The 9010DEMO Board is a 32 bit SONIC Ethernet Adaptor 
  23.         for the EISA bus.  The board is a bus master design
  24.         that uses the host system main memory directly.
  25.         When receiving or transmitting packet data or during
  26.         buffer management, the SONIC requests the bus from the
  27.         host system.  "
  28.  
  29.    HELP = "No help available."
  30.  
  31. IOPORT(1) = 0zc88h
  32.    INITVAL = 01xxxxxx        ;slave size=16, master size=32
  33.  
  34. IOPORT(2) = 0zc89h
  35.  
  36. IOPORT(3) = 0zc8Ah
  37.  
  38. IOPORT(4) = 0zc8Fh
  39.  
  40.  
  41. JUMPER(1) = 1
  42.    NAME = "Thin/Thick NET"    
  43.    JTYPE = TRIPOLE
  44.    VERTICAL = NO
  45.    REVERSE = NO
  46.    LABEL = LOC(1) "E1"
  47.    COMMENTS = "Upper Position = Thin net enabled when User Bit 1 is high.\n
  48.                         Thick net enabled when User Bit 1 is low.\n
  49.                Lower Position = Thin net always enabled."
  50.  
  51.  
  52. SOFTWARE(1) =
  53. "The 9010Demo Board can be tested with the Sonic Exerciser
  54. Program called eisonic.exe.  A Novell driver allows the
  55. board to be used in a server or workstation."
  56.  
  57.  
  58. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  59.  
  60. FUNCTION = "PLX 9010 Ethernet I/O Addresses"
  61.    COMMENTS = "This board supports both slot-specific and ISA\n
  62.         compatible I/O addressing.  The ISA mode should only\n
  63.         be used for software compatibility with ISA drivers."
  64.           
  65.       CHOICE = "Slot-Specific Only (Default)"
  66.     FREE
  67.     INIT = IOPORT(2) LOC(7-4) 0000
  68.  
  69.       CHOICE = "Slot-Specific and ISA"
  70.     LINK
  71.     INIT = IOPORT(2) LOC(7-4) 0001|0010|0101|0111|1001|1011|1101
  72.     PORT = 100h-11Fh|120h-13fh|140h-15fh|160h-17fh|300h-31fh|
  73.            320h-32fh|340h-35fh
  74.  
  75.  
  76. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  77.  
  78. FUNCTION = "PLX 9010 Ethernet EPROM"
  79.       CHOICE = "EPROM Disabled (Default)"
  80.     FREE
  81.     INIT = IOPORT(3) LOC(7-6) 00
  82.  
  83.       CHOICE = "27256 (32K x 8)"
  84.     LINK
  85.     MEMORY = 32K
  86.     ADDRESS = 0C0000H-0D8000H step=32K
  87.     WRITABLE = NO
  88.     MEMTYPE = OTHER
  89.     SIZE = BYTE
  90.     DECODE = 24
  91.     CACHE = YES
  92.     FREE
  93.     INIT = IOPORT(2) LOC(5-4) 00 | 01 | 10 | 11
  94.     INIT = IOPORT(3) LOC(7-6) 11
  95.  
  96.  
  97. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  98.  
  99. FUNCTION = "Bus Master"
  100.  
  101.    SUBFUNCTION = "Bus Release After Preempt"
  102.       CHOICE = "23 BCLK Cycles"
  103.     FREE
  104.     INIT = IOPORT(1) LOC(5) 0
  105.  
  106.       CHOICE = "55 BCLK Cycles"
  107.     FREE
  108.     INIT = IOPORT(1) LOC(5) 1
  109.  
  110.  
  111. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  112.  
  113. FUNCTION = "PLX 9010 Ethernet Interrupt"
  114.  
  115.    SUBFUNCTION = "Interrupt Edge/Level"
  116.       CHOICE = "Edge Triggered Interrupt"
  117.       LINK
  118.         IRQ = 9|10|11|5
  119.          TRIGGER = EDGE
  120.          SHARE = NO
  121.         INIT = IOPORT(1) LOC(2-0) 011|101|111|001
  122.  
  123.       CHOICE = "Level Triggered Interrupt"
  124.       LINK
  125.         IRQ = 9|10|11|5
  126.          TRIGGER = LEVEL
  127.          SHARE = NO
  128.         INIT = IOPORT(1) LOC(2-0) 010|100|110|000
  129.  
  130.    SUBFUNCTION = "Interrupt Latch"
  131.       CHOICE = "Unlatched"
  132.     FREE
  133.     INIT = IOPORT(1) LOC(3) 0
  134.  
  135.       CHOICE = "Latched"
  136.     FREE
  137.     INIT = IOPORT(1) LOC(3) 1
  138.  
  139.  
  140. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  141.  
  142. FUNCTION = "Ethernet"
  143.    CONNECTION = "J5 (AUI, 15 pin D); J6 (Thinnet, BNC)"
  144.    SUBFUNCTION = "Packet Reception"
  145.       CHOICE = "Receive Own Packets"
  146.     FREE
  147.     INIT = IOPORT(2) LOC(0) 1
  148.  
  149.       CHOICE = "Don't Receive Own Packets"
  150.     FREE
  151.     INIT = IOPORT(2) LOC(0) 0
  152.  
  153.    SUBFUNCTION = "Thin/Thick Selection"
  154.    COMMENTS = "The selection between J5 and J6 is made with\n
  155.         jumper E1 in conjunction with User Bit 1."
  156.  
  157.       CHOICE = "Thin Ethernet (Software Selected)"
  158.     LINK
  159.     INIT = IOPORT(2) LOC(1) 1
  160.     INIT = JUMPER(1) LOC(1) 1
  161.  
  162.       CHOICE = "Thin Ethernet (Jumper Selected)"
  163.     FREE
  164.     INIT = JUMPER(1) LOC(1) 0
  165.  
  166.       CHOICE = "Thick Ethernet (Software Selected)"
  167.     LINK
  168.     INIT = IOPORT(2) LOC(1) 0
  169.     INIT = JUMPER(1) LOC(1) 1
  170.